go/types.typeWriter.debug (field)

3 uses

	go/types (current package)
		typestring.go#L56: 	w.debug = debug
		typestring.go#L82: 	debug   bool           // if true, write debug annotations
		typestring.go#L309: 			if w.debug || w.ctxt != nil {